﻿with the transpose (F) command, if F is a matrix, with elements [2,-12], [1,-5]; is obtained as a transpose matrix([2,1],[-12,-5])
